home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / firmy / wol / en / ipinsight.swf / scripts / DefineButton2_33 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-06-12  |  79 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","useful_stuff\\ip_insight\\ipi_en.exe");
  3. }
  4.